[INFO] fetching crate drasi-bootstrap-mssql 0.2.6...
[INFO] checking drasi-bootstrap-mssql-0.2.6 against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] extracting crate drasi-bootstrap-mssql 0.2.6 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate drasi-bootstrap-mssql 0.2.6
[INFO] finished tweaking crates.io crate drasi-bootstrap-mssql 0.2.6
[INFO] tweaked toml for crates.io crate drasi-bootstrap-mssql 0.2.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate drasi-bootstrap-mssql 0.2.6 on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate drasi-bootstrap-mssql 0.2.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh-derive v1.6.1
[INFO] [stderr]   Downloaded winauth v0.0.4
[INFO] [stderr]   Downloaded connection-string v0.2.0
[INFO] [stderr]   Downloaded rust_decimal v1.42.0
[INFO] [stderr]   Downloaded async-native-tls v0.4.0
[INFO] [stderr]   Downloaded tiberius v0.12.3
[INFO] [stderr]   Downloaded asynchronous-codec v0.6.2
[INFO] [stderr]   Downloaded drasi-mssql-common v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e6e783c269600960735a4abaa686179139930d22de9ef63fd1221ddd4b083be5
[INFO] running `Command { std: "docker" "start" "e6e783c269600960735a4abaa686179139930d22de9ef63fd1221ddd4b083be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6e783c269600960735a4abaa686179139930d22de9ef63fd1221ddd4b083be5" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6e783c269600960735a4abaa686179139930d22de9ef63fd1221ddd4b083be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e6e783c269600960735a4abaa686179139930d22de9ef63fd1221ddd4b083be5" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling peg-runtime v0.8.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling peg-macros v0.8.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking hashers v1.0.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking drasi-query-ast v0.3.5
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking round v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking peg v0.8.6
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking drasi-query-cypher v0.3.6
[INFO] [stderr]     Checking dateparser v0.2.1
[INFO] [stderr]     Checking iso8601-duration v0.2.0
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking statistical v1.0.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking opentelemetry_api v0.20.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking drasi-query-gql v0.3.6
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking connection-string v0.2.0
[INFO] [stderr]     Checking drasi-ffi-primitives v0.8.5
[INFO] [stderr]    Compiling drasi-plugin-sdk v0.8.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking opentelemetry_sdk v0.20.0
[INFO] [stderr]     Checking caches v0.2.8
[INFO] [stderr]     Checking opentelemetry v0.20.0
[INFO] [stderr]     Checking async-native-tls v0.4.0
[INFO] [stderr]     Checking tiberius v0.12.3
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]     Checking drasi-core v0.5.3
[INFO] [stderr]     Checking drasi-functions-cypher v0.5.3
[INFO] [stderr]     Checking drasi-functions-gql v0.5.3
[INFO] [stderr]     Checking drasi-mssql-common v0.2.4
[INFO] [stderr]     Checking drasi-lib v0.8.5
[INFO] [stderr]     Checking drasi-bootstrap-mssql v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.12s
[INFO] running `Command { std: "docker" "inspect" "e6e783c269600960735a4abaa686179139930d22de9ef63fd1221ddd4b083be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6e783c269600960735a4abaa686179139930d22de9ef63fd1221ddd4b083be5", kill_on_drop: false }`
[INFO] [stdout] e6e783c269600960735a4abaa686179139930d22de9ef63fd1221ddd4b083be5
